Is this page helpful?
Initializes a new instance of IDFrameReader with the specified binary engine and OCR engine.
public IDFrameReader(
byte[] binBuffer,
IOcrEngine ocr
)
binBuffer
The binary engine read into memory buffer.
ocr
The OCR engine (initialized).